Houston Dataviz Datajam on homeprice data

By Marco, Thomas and Dave

## Loading required package: gsubfn
## Loading required package: proto
## Loading required package: RSQLite
## Loading required package: DBI
## Warning: NAs introduced by coercion
## Warning: NAs introduced by coercion
## Warning: NAs introduced by coercion

Histogram of home sale prices

Map - New Construction vs. Existing

Distrubution of New Constructions vs. Existing Constructions. This tells where homes are being built. Data with out-of-range coordinates have been filtered out.

## Map from URL : http://maps.googleapis.com/maps/api/staticmap?center=29.5,-95.75&zoom=10&size=640x640&scale=2&maptype=terrain&language=en-EN&sensor=false
## Warning: Removed 4 rows containing missing values (geom_point).

Home Sales by School District

This map shows in which school district homes have been sold.

## Map from URL : http://maps.googleapis.com/maps/api/staticmap?center=29.5,-95.75&zoom=10&size=640x640&scale=2&maptype=terrain&language=en-EN&sensor=false
## Warning: Removed 4 rows containing missing values (geom_point).

Mean sales price in each school district

## Map from URL : http://maps.googleapis.com/maps/api/staticmap?center=29.5,-95.75&zoom=10&size=640x640&scale=2&maptype=terrain&language=en-EN&sensor=false
## Warning: Removed 940 rows containing missing values (geom_point).

Price over time by zipcode

What feature in the data predicts property values (over time)?

## Warning: Removed 15 rows containing missing values (geom_path).

Price over time by school district

## Warning: Removed 7 rows containing missing values (geom_path).
## Warning: Removed 5 rows containing missing values (geom_path).

Appendix

price per sqft

## Warning: NAs introduced by coercion
## Warning: NAs introduced by coercion
## Warning: NAs introduced by coercion
## Warning: NAs introduced by coercion
## Warning: Removed 43 rows containing missing values (geom_point).